bubblewindow: Point to the entire widget area by default
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 12 Nov 2013 11:56:40 +0000 (12:56 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 22 Jan 2014 16:10:04 +0000 (17:10 +0100)
commit49277953d3af3233e5e9f96fe8f6b6563411847b
treefffc86ab98e0bc8bf9299da4b84a619618ac0699
parent617f23b7eb7c770ac596305a8913103c79a125e9
bubblewindow: Point to the entire widget area by default

This way pointing_to is not fully needed, unless you're pointing
to an specific rectangle within the widget, passing NULL would unset
the region too.
gtk/gtkbubblewindow.c